TextInformationFrame

open class TextInformationFrame : Id3Frame

Constructors

TextInformationFrame
Link copied to clipboard
open fun TextInformationFrame(id: String, description: String, value: String)

Properties

description
Link copied to clipboard
val description: String
value
Link copied to clipboard
val value: String

Functions

equals
Link copied to clipboard
open fun equals(o: Any): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int

Inherited functions

getType
Link copied to clipboard
open fun getType(): String